home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 25
/
CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso
/
CUCD
/
Programming
/
Triton
/
Source
/
classes
/
string.pub3
< prev
next >
Wrap
Text File
|
1998-05-23
|
442b
|
11 lines
/* class_String */
#define TROB_String (TRTG_CLS+0x37) /* A string gadget */
#define TRST_Filter (TRTG_OAT+0x1E4)
#define TRST_INVISIBLE 0x00010000L /* A password gadget -> invisible typing */
#define TRST_NORETURNBROADCAST 0x00020000L /* <Return> keys will not be broadcast to the window */
#define TRST_FLOAT 0x00040000L /* Separators "." and "," will be accepted only once */